×

file descriptors meaning in English

使用文件描述器

Examples

  1. You may need to increase the number of file descriptors for the installation to succeed
    为了成功完成安装,可能需要增加文件描述符的数量。
  2. Threads , on the other hand , automatically have access to the same memory address space and file descriptors
    另一方面,线程可以自动的访问相同的内存地址和文件描述符。
  3. Where you can , avoid the operations that take file names , and use the operations that take file descriptors instead
    只要有可能,应尽量避免使用获取文件名的操作,而是使用获取文件描述符的操作。
  4. All threads within a single process have access to the same process components , such as file descriptors and memory
    在一个单个进程内所有的线程都有权使用这个同一个进程构成,像文件描述符和内存。
  5. There are two ways to duplicate file descriptors : a new handle is allocated , or some known handle is used as a new handle
    有两种方法可以复制文件句柄:重新分配一个新句柄,或者将原来的一个已知句柄用作一个新句柄。
More:   Next

Related Words

  1. descriptors
  2. segmentation descriptors
  3. miscellaneous descriptors
  4. physical descriptors
  5. general behavioral descriptors
  6. efficient state descriptors
  7. vpd volume partition descriptors
  8. file descriptions
  9. file descriptor
  10. file design
  11. file design source
PC Version

Copyright © 2018 WordTech Co.